home *** CD-ROM | disk | FTP | other *** search
- /*
-
- CURSOR.C
-
- Tile Source File.
-
- Info:
- Form : All tiles as one unit.
- Format : Gameboy 4 color.
- Counter : None.
- Tile size : 16 x 16
- Tiles : 0 to 1
-
- This file was generated by GBTD v0.5
-
- */
-
- /* Start of tile array. */
- unsigned char cursor_data[] =
- {
- 0x06,0x06,0x09,0x09,0x09,0x09,0x09,0x0F,
- 0x09,0x0F,0x69,0x6F,0x19,0x3F,0x59,0x7F,
- 0x49,0x7F,0x49,0x7F,0x40,0x7F,0x40,0x7F,
- 0x20,0x3F,0x10,0x1F,0x08,0x0F,0x0F,0x0F,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,0xA8,0xA8,0x54,0xFC,
- 0x54,0xFC,0x54,0xFC,0x04,0xFC,0x04,0xFC,
- 0x08,0xF8,0x10,0xF0,0x20,0xE0,0xE0,0xE0,
- 0x00,0x00,0x06,0x06,0x09,0x09,0x09,0x0F,
- 0x09,0x0F,0x69,0x6F,0x19,0x3F,0x59,0x7F,
- 0x49,0x7F,0x49,0x7F,0x40,0x7F,0x40,0x7F,
- 0x20,0x3F,0x10,0x1F,0x08,0x0F,0x0F,0x0F,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,0xA8,0xA8,0x54,0xFC,
- 0x54,0xFC,0x54,0xFC,0x04,0xFC,0x04,0xFC,
- 0x08,0xF8,0x10,0xF0,0x20,0xE0,0xE0,0xE0
- };
-
- /* End of CURSOR.C */
-